[INFO] fetching crate probe-rs-targets 0.2.0...
[INFO] fixing probe-rs-targets-0.2.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate probe-rs-targets 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate probe-rs-targets 0.2.0
[INFO] finished tweaking crates.io crate probe-rs-targets 0.2.0
[INFO] tweaked toml for crates.io crate probe-rs-targets 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate probe-rs-targets 0.2.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 129 packages to latest compatible versions
[INFO] [stderr]       Adding phf v0.7.24 (available: v0.14.0)
[INFO] [stderr]       Adding probe-rs v0.2.0 (available: v0.31.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f1961a2032cb6dbb65c1c5260a4f11bf90d12ac11eed57851168c159a43e4ebf
[INFO] running `Command { std: "docker" "start" "f1961a2032cb6dbb65c1c5260a4f11bf90d12ac11eed57851168c159a43e4ebf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f1961a2032cb6dbb65c1c5260a4f11bf90d12ac11eed57851168c159a43e4ebf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1961a2032cb6dbb65c1c5260a4f11bf90d12ac11eed57851168c159a43e4ebf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f1961a2032cb6dbb65c1c5260a4f11bf90d12ac11eed57851168c159a43e4ebf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   memchr v2.8.2 removed features: alloc, std
[INFO] [stderr]   syn v2.0.118 (as host dependency) removed features: default
[INFO] [stderr] 
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling scroll v0.9.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling libflate v0.1.27
[INFO] [stderr]    Compiling capstone-sys v0.10.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling hidapi v0.5.2
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling enum-primitive-derive v0.1.2
[INFO] [stderr]    Compiling arrayvec v0.7.7
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling parity-wasm v0.40.3
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling gimli v0.19.0
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling hexdump v0.1.3
[INFO] [stderr]    Compiling includedir v0.5.0
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling objekt v0.1.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ihex v1.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling scroll_derive v0.9.5
[INFO] [stderr]    Compiling derivative v1.0.4
[INFO] [stderr]    Compiling libusb1-sys v0.3.7
[INFO] [stderr]    Compiling target-lexicon v0.8.1
[INFO] [stderr]     Checking goblin v0.0.24
[INFO] [stderr]    Compiling rusb v0.5.5
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling rental-impl v0.5.5
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking jep106 v0.2.10
[INFO] [stderr]    Compiling object v0.14.1
[INFO] [stderr]    Compiling rental v0.5.6
[INFO] [stderr]     Checking capstone v0.6.0
[INFO] [stderr]     Checking probe-rs v0.2.0
[INFO] [stderr]    Compiling probe-rs-targets v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] [stderr] crater-edition-check: probe-rs-targets v0.2.0 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking target-lexicon v0.8.1
[INFO] [stderr]     Checking hidapi v0.5.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking object v0.14.1
[INFO] [stderr]     Checking jep106 v0.2.10
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking probe-rs v0.2.0
[INFO] [stderr]    Compiling probe-rs-targets v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   memchr v2.8.2 removed features: alloc, std
[INFO] [stderr]   syn v2.0.118 (as host dependency) removed features: default
[INFO] [stderr] 
[INFO] [stderr]     Checking probe-rs-targets v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/lib.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |         match Target::new(target) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |               |
[INFO] [stdout]    |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 24 |             Ok(target) => {
[INFO] [stdout]    |                ------
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `target` calls a custom destructor
[INFO] [stdout]    |                `target` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 31 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `target` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/lib.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |         match Target::new(target) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |               |
[INFO] [stdout]    |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 24 |             Ok(target) => {
[INFO] [stdout]    |                ------
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `target` calls a custom destructor
[INFO] [stdout]    |                `target` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 31 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `target` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] [stderr] crater-edition-check: probe-rs-targets v0.2.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling probe-rs-targets v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "f1961a2032cb6dbb65c1c5260a4f11bf90d12ac11eed57851168c159a43e4ebf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1961a2032cb6dbb65c1c5260a4f11bf90d12ac11eed57851168c159a43e4ebf", kill_on_drop: false }`
[INFO] [stdout] f1961a2032cb6dbb65c1c5260a4f11bf90d12ac11eed57851168c159a43e4ebf
